Function: readcellrows

CALL:

strs = readcellrows(fname, n, STEP)

DESCRIPTION:

Read file and store in a cellstr.

INPUT:

fname any
<string> in te lezen file
n any
<integer> aantal te lezen regels
STEP any
<integer> aantal te lezen regels

OUTPUT:

strs any
<cellstr> with data in file.